constraints solver: Avoid critials
authorMatthias Clasen <mclasen@redhat.com>
Thu, 27 Jun 2019 01:43:47 +0000 (01:43 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 22:42:44 +0000 (23:42 +0100)
commita246d8c926689f2822cd6ebbf64cd9ca0d510477
tree6de455cd029a37c3900044111c0650343393b9d1
parent0531e663eec3b0ac0cb0cc0b96081e062e28a996
constraints solver: Avoid critials

When the solver is finalized with existing
constraints, we end up with criticals when
the constraints ref finalize code calls
back into the hash table. Avoid that by
emptying the hash table beforehand.
gtk/gtkconstraintsolver.c